home *** CD-ROM | disk | FTP | other *** search
/ Scene 96 / Scene 96 International Edition (Zyklop Software) (Disc 2) (1997).iso / programs / remus04e / remus.rev < prev   
Text File  |  1997-01-01  |  6KB  |  132 lines

  1. REMUS version 0.04e - 21st September 1996 (wednesday)
  2. - very small internal changes
  3. - made some checking:
  4.   - realized that all programs packed with PRO-PACK don't work under REMUS !!!
  5.     - please unpack them first (at least for this version of REMUS)
  6.   - upgraded memory and found RPMMM unable to manage more than 16MB RAM !!!
  7.   - found that all programs accessing coprocessor end up with "divide by zero"
  8.  
  9. REMUS version 0.04d - 19th September 1996 (monday)
  10. - STONemu
  11.   - fixed compatibility with std. DAC playing (more like real STON)
  12. - fixed serious mistake in main data selector access routines throughout REMUS
  13.   - found in dma_mgr, gus_emu, sbdac_emu
  14. - fixed port access check (ports above 0fffh were not accessible)
  15. - fixed API call check (non-api call generated exception)
  16.  
  17. REMUS version 0.04c - 16th September 1996 (friday)
  18. - new emulation of Stereo-on-1 DAC on LPT (STONemu)
  19.   - probably fully working (at least for MP,DMP,IP)
  20.   - can't test with stereo cards (no one available/programmed yet :-)
  21.  
  22. REMUS version 0.04b - 14th September 1996 (wednesday)
  23. - revised PCSP emulation
  24.   - now really working for all platforms (nasty bug in out_select code :-)
  25.   - 6-bit value is now expanded to 8/16-bit (better results, less distortion)
  26. - CLTS (clear task switched flag) intruction emulation
  27.   - coprocessor may work, at least is detectable now
  28.  
  29. REMUS version 0.04a - 12th September 1996 (monday)
  30. - new supported target (base soundcard) Gravis UltraSound
  31.   - acting as standard D/A converter via stopped voice mixing technology
  32. - new pre-pre-alpha emulation of Sound Blaster AWE32's EMU8000 wavetable chip
  33.   - only partial emulation of some basic port access mechanisms
  34.   - should be considered as concept only and is completely non-working for now
  35.     (although some progs already detect EMU successfully - ie. FXTweak)
  36. - new pre-pre-alpha digital emulation of Yamaha's OPL2 chip (found in Adlib)
  37.   - only partial port access and timer emulation (in the beginning)
  38.   - completely non-working for now
  39. - Digital PC Speaker emulation module (PCSP) is now working again
  40. - All targets are capable of all emulations
  41.   - targets are: ADLB DACM GUSC PCSP SBLR
  42.   - emulations are: ADLB, AWEC, DACM, GUSC, SBLR, PCSP
  43.   - on adlib sound card (ADLB) an adlib emulation (ADLB) fully works
  44.     - on OPL3 chip is an adlib emulation in stereo (ie. RDOSPLAY's stereo)
  45. - Rewritten help pages
  46. - program size: 78kB -> 130kB (have to use TASMX instead of TASM :-))
  47.  
  48. REMUS version 0.03c - 9th September 1996
  49. - RPMMM ver 0.03 (RDOS Protected Mode Memory Manager):
  50.   - everything except RealMode API is now above 1MB
  51.     - brand new conventional memory requirements: less than 1kB !!!!
  52.  
  53. REMUS version 0.03b - 5th September 1996
  54. - DmaManager: revised, found many serious bugs :-)
  55.   - works ?? guess... of course not.. :-(
  56.  
  57. REMUS version 0.03a - 13th July 1996
  58. - Emulation engine: Sound Blaster
  59.                      - DSP emulation of SB ver 1.0
  60.                      - no mixer port emulation
  61.                      - permanently IRQ 10 only
  62.                      - no DMA emulation
  63. - added DPMI checking functions -> Borland's DPMILOAD won't freeze anymore
  64. - rewritten documentation (added some specific infos about targets)
  65.  
  66. REMUS version 0.02c - 29th May 1996
  67. - internal: modularized messages
  68. - RPMMM ver 0.02 (RDOS Protected Mode Memory Manager):
  69.   - support for XMS services (version 3.00)
  70.   - REMUS is loadable also with previous XMS driver (HIMEM) loaded
  71.  
  72. REMUS version 0.02a - 25th May 1996
  73. - Adlib is supported again (with all modules)
  74. - PCSpeaker is supported again (with all modules)
  75. - SB20 is supported again (via port access, still not DMA access)
  76.   - on SBs up to 22kHz; on ESS688 up to 44kHz (fast ports)
  77. - internal: rewritten DMA manager, not working yet (but it's expected to BE)
  78. - internal: rewritten IRQ manager
  79. - AVAILABLE (WORKING) target emulation modules: DACM, GUSC
  80. - GUSemu:
  81.   - size of GUS memory selectable (/m1-4 = 256k, 512k, 768k, 1024k)
  82.   - emulation frequency selectable (/f1-9 = 11-99kHz)
  83.   - new Timer code using IRQ manager... works ??
  84.  
  85. REMUS version 0.01c - 18th May 1996
  86. - GUSemu:
  87.   - internal: totally rewritten GUS_Emu_init code, modularized
  88.   - logaritmic volume now (Hey BOY, it really sounds nearly like GUS !!)
  89.  
  90. REMUS version 0.01a - 4th May 1996 (ugh, I had actually NO time for coding)
  91. - internal: rewritten help pages
  92. - internal: trying to do some pretty big code modularization
  93.   - rewritten Timer handler
  94.   - redesigned Emulation API calls
  95.   - disabled PC Speaker, Adlib, Sound Blaster support (temporary)
  96.   - main development platform is D/A converter (it's FAST)
  97.     - disabled all emulations except GUS card (modelling platform is DACM_GUSC)
  98.   - totally modularized GUS_Emulation module, now platform independent
  99.  
  100. REMUS version 0.00a - 22nd April 1996
  101. - initial version
  102. - manager version: 0.01 (no XMS, no EMS, no VCPI, no DPMI)
  103. - memory requirements: cca 24kB conventional + some extended
  104. - supported sound cards: SBlaster 2.0, Adlib, D/A Converter, PC Speaker
  105. - Emulation engines:
  106.   -      PC Speaker: - for DAC, Adlib, SBlaster
  107.                      - fully working (only the digital part of PC Speaker)
  108.   -   D/A Converter: - for PCSpeaker, DAC, Adlib, SBlaster
  109.                      - fully working
  110.                      - partial Disney Sound Source emulation
  111.                      - with SBlaster only freq <20kHz are supported
  112.   -    Adlib (OPL2): - for Adlib
  113.                      - fully working
  114.                      - OPL3 initialization & stereo emulation support
  115.   -   Sound Blaster: - for SBlaster only
  116.                      - working
  117.                      - only the port emulation, no IRQ/DMA
  118.                      - it's only a mirror of base sound card on another port
  119.   - Gravis Ultrasnd: - for DAC, SBlaster
  120.                      - with interpolation
  121.                      - working except some volume ramping stuff
  122.                      - mono emulation
  123.                      - advanced clicking :-((
  124.                      - no DMA/IRQ and Timer/IRQ emulation, only ports
  125.                      - permanently 1MB GUS DRAM emulation
  126.                      - no ICS mixer support
  127.                      - no Max CODEC support
  128.   -    Roland MT-32: - for SBlaster only
  129.                      - NOT working!!!
  130.                      - only detection algorithm (used in some games)
  131.                      - SYSEX documentation needed
  132.